mergBLEPeripheralSetNotificationsForCharacteristic
Type
command
Summary
Set notifications to service characteristic value changes
Syntax
mergBLEPeripheralSetNotificationsForCharacteristic <pUUID>, <pService>, <pCharacteristic>, <pNotify>
Description
When successful the mergBLEPeripheralDidUpdateNotificationStateForCharacteristic is sent.
Parameters
Name | Type | Description |
---|---|---|
pUUID | A peripheral UUID as returned by the mergBLEDidDiscoverPeripheral message | |
pService | A service UUID as returned by the mergBLEPeripheralDidDiscoverServices message | |
pCharacteristic | A characteristic UUID. | |
pNotify | If true then set you will be notified of changes to the characteristic value |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile